//==============================================================================
// siege camp chinese_anim.txt
//==============================================================================

import Construction_defines_anim.txt
import building_damage_defines_anim.txt

//==============================================================================
define VINEA
{
   set hotspot
   {
      version
      {
         Visual Building VineA
      }
   }  
}

//==============================================================================
define VINEB
{
   set hotspot
   {
      version
      {
         Visual Building VineB
      }
   }  
}

//==============================================================================
anim idle
{
   SetSelector
   {
      TechLogic none/age 4
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
                        Visual building c siegecampnew
                    ReplaceTexture building c roofage1/building c roofage3
                    ReplaceTexture building c wallsage1/building c wallsage3
			         Connect chin VINEA hotspot
			         Connect leftear VINEA hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large A
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large B
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
      }
     //---------------------------Age 4--------------------------------//
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
                        Visual building c siegecampnew
                    ReplaceTexture building c roofage3/building c roofage4
                    ReplaceTexture building c wallsage3/building c wallsage4
			         Connect chin VINEA hotspot
			         Connect leftear VINEA hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large A
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large B
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
      }
	}
}

//==============================================================================
anim death
{
   SetSelector
   {
      TechLogic none/age 4
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
                        Visual building c siegecamp_death
                    ReplaceTexture building c roofage1/building c roofage3
                    ReplaceTexture building c wallsage1/building c wallsage3
			         Connect chin VINEA hotspot
			         Connect leftear VINEA hotspot
               	         	        connect Smoke0 Dust hotspot
					connect Smoke1 Dust hotspot
					connect Smoke2 Dust hotspot
					connect Smoke3 Dust hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large A
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large B
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
      }
     //---------------------------Age 4--------------------------------//
      setSelector
      {
         ConstructionLogic 0 50
         set hotspot
         {
            version
            {
                        Visual building c siegecamp_death
                    ReplaceTexture building c roofage3/building c roofage4
                    ReplaceTexture building c wallsage3/building c wallsage4
			         Connect chin VINEA hotspot
			         Connect leftear VINEA hotspot
               	         	        connect Smoke0 Dust hotspot
					connect Smoke1 Dust hotspot
					connect Smoke2 Dust hotspot
					connect Smoke3 Dust hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large A
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
         set hotspot
         {
            version
            {
               Visual Building Construction Large B
		         connect attachpoint G_Long_Brick hotspot
		         connect face G_Long_Brick hotspot
		         connect chin G_Medium_Brick hotspot
		         connect leftfoot G_Medium_Brick hotspot
		         connect lefthand G_Small_Brick hotspot
		         connect leftleg G_Small_Brick hotspot
            }
         }
      }
	}
}
